/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	background: #FFF;
	font: 16px "Microsoft Yahei", "微软雅黑", Arial, Verdana, sans-serif;
	color: #333333;
}
div, form, img, ul, ol, li, dl, dt, dd, p {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	list-style-type: none;
}
img {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.content3 {
	width: 1240px;
	margin: 0 auto;
}
.content2 {
	width: 1080px;
	margin: 0 auto;
}
.marauto {
	margin: 0 auto;
}
.txtcolor {
	color: #FFFFFF
}
.clear {
	clear: both;
}
/*公共链接*/
a {
	color: #3f3f3f;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0069c2;
	text-decoration: none;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt30 {
	margin-top: 30px;
}
.mt32 {
	margin-top: 32px;
}
.mb20 {
	margin-bottom: 20px;
}
.mt66 {
	margin-top: 66px;
}
.mt80 {
	margin-top: 80px;
}
.ml26 {
	margin-left: 26px
}
.ml30 {
	margin-left: 30px
}
.ml32 {
	margin-left: 32px
}
.ml34 {
	margin-left: 34px
}
.ml35 {
	margin-left: 35px
}
.ml39 {
	margin-left: 39px
}
.ml40 {
	margin-left: 40px
}
.ml42 {
	margin-left: 42px
}
.ml50 {
	margin-left: 50px
}
.ml80 {
	margin-left: 80px
}
.ml140 {
	margin-left: 140px
}
.mr32 {
	margin-right: 32px;
}
.h720 {
	height: 720px
}
.w1080 {
	width: 1080px;
}
.w1100 {
	width: 1100px;
}
.w1200 {
	width: 1200px;
}
.sp36 {
	font-size: 1px;
	display: block;
	clear: both;
	overflow: hidden;
	height: 36px;
}
.sp40 {
	font-size: 1px;
	display: block;
	clear: both;
	overflow: hidden;
	height: 40px;
}
/* 链接和文字颜色 */
.cWhite, a.cWhite:link, a.cWhite:visited {
	color: #fff;
}
.cWhite1, a.cWhite1:link, a.cWhite1:visited {
	color: #F7F6F6;
}
.cOrange, a.cOrange:link, a.cOrange:visited {
	color: #ff7e00;
}
.cRed, a.cRed:link, a.cRed:visited {
	color: #F00;
}/*红色*/
.cRed_d1, a.cRed_d1:link, a.cRed_d1:visited {
	color: #c00200;
}
.cRed_d2, a.cRed_d2:link, a.cRed_d2:visited {
	color: #fa9839;
}
.cRed_d3, a.cRed_d3:link, a.cRed_d3:visited {
	color: #BE110B;
}
.cBlue_d1, a.cBlue_d1:link, a.cBlue_d1:visited {
	color: #054691;
}
.cBlue_d2, a.cBlue_d2:link, a.cBlue_d2:visited {
	color: #0156be;
}
.cBlue_d3, a.cBlue_d3:link, a.cBlue_d3:visited {
	color: #009cff;
}
.cGreen, a.cGreen:link, a.cGreen:visited {
	color: #167f00;
}
.cGrey, a.cGrey:link, a.cGrey:visited {
	color: #999999;
}
/*TOP导航*/
.top-nav {
	font-size: 14px;
	width: 1000px;
	text-align: left;
	line-height: 44px;
	float: left;
}
.top-nav li {
	float: left;
	height: 44px;
	margin-right: 36px;
	color: #333333;
}
.top-nav li a {
	color: #333333;
	font: 14px/28px;
}
.top-nav li a:hover {
	color: #0069c2;
	text-decoration: none;
}
.top-nav-xls {
	background: url("../img/hsf20220420/hsf-1.png") right center no-repeat;
	padding-right: 20px;
	cursor: pointer;
	position: relative;
}
/*导航*/
.navbg {
	background: url("../img/hsf20220420/hsf-3.jpg") no-repeat top;
	height: 52px;
	width: 100%;
}
.nav_list {
	text-align: center;
}
.nav_list li {
	display: inline-block;
}
.nav li {
	font-size: 18px;
	text-align: center;
	width: 12%;
	height: 52px;
	line-height: 52px;
	text-align: center;
}
.nav li:hover {
	background: #04446a;
}
.nav li:hover a {
	color: #ffffff;
}
.nav li a {
	color: #ffffff;
}
.nav a {
	width: 100%;
	height: 52px;
	display: block;
}
#search_box {
	margin-top: 6px;
	width: 200px;
	height: 30px;
	background: url("../img/hsf20220420/search_bg.png");
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 10px 0 0 10px;
	border: 0;
	width: 200px;
	background: none;
	font-size: 16px;
	line-height: 28px;
}
#search_box #go {
	float: right;
	margin: 4px 20px 0 0;
}
.textbox {
	float: left;
	width: 122px;
	height: 24px;
	line-height: 24x;
	color: #333333;
	vertical-align: middle;
	border: 0;
	margin-top: 2px;
	background-color: #fff !important;
	outline: 0;
	margin-left: 20px;
	font-size: 14px;
	font-family: "Microsoft Yahei", "微软雅黑", Arial, Verdana, sans-serif;
}
/*背景*/
/* .hsf_line01{ margin-bottom:2px; border-top:1px solid #e5ecf0;}
.hsf_bg1{ background: url("../img/hsf20220420/hsf-2.jpg")  repeat-y top;height:100%; width:100%;} 原先的*/


/* 这里做了修改 */
/*背景*/
.hsf_line01 {
	margin-bottom: 2px;
	border-top: 1px solid #e5ecf0;
}
.hsf_bg1 {
	background: url("../img/hsf20220420/hsf-2.jpg") repeat-y top;
	height: 100%;
	width: 100%;
}
/* .hsf_bgimg{ background: url("../img/hsf20220420/topimg.jpg")  no-repeat top; height:520px;} */
.hsf_bgimg2 {
	background: url("../img/hsf20220420/topimg-2.jpg") no-repeat top;
	height: 280px;
}
.hsf_bgimg3 {
	background: url("../img/hsf20220420/topimg-3.jpg") no-repeat top;
	height: 280px;
}
.hsf_bgimg4 {
	background: url("../img/hsf20220420/topimg-4.jpg") no-repeat top;
	height: 280px;
}
.hsf_bgimg5 {
	background: url("../img/hsf20220420/topimg-5.jpg") no-repeat top;
	height: 280px;
}
.hsf_bgimg6 {
	background: url("../img/hsf20220420/topimg-6.jpg") no-repeat top;
	height: 280px;
}
.hsf_bgimg7 {
	background: url("../img/hsf20220420/topimg-7.jpg") no-repeat top;
	height: 280px;
}
.hsf_bgimg8 {
	background: url("../img/hsf20220420/topimg-8.jpg") no-repeat top;
	height: 280px;
}
.hsf_lmbg {
	background: url("../img/hsf20220420/lmbg.png") repeat-y top;
	height: 100%;
	width: 100%;
}
.hsf_lmbg2 {
	background: url("../img/hsf20220420/lmbg2.png") repeat-y;
	min-height: 700px;
}
/* 这里做了修改 */





/*clear*/
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
}
.clearfix {
	zoom: 1;
}
/*文字*/
.hsf-txt1 {
	line-height: 36px;
}
.hsf-txt1 h1 {
	text-align: center;
	line-height: 60px;
	font-size: 42px;
	color: #fff;
	padding-top: 20px;
	margin-bottom: 20px;
}
.hsf-txt1 h1 a {
	color: #004987;
}
.hsf-txt1 h1 a:hover {
	color: #d20000;
}
.hsf-txt1 p {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	padding-bottom: 26px;
	color: #666666;
}
.hsf-txt1 p a {
	overflow: hidden;
	color: #666666;
}
.hsf-txt1 p a:hover {
	color: #0069c2;
}
.hsf-txt2 {
	text-align: left;
	line-height: 26px;
	font-size: 26px;
	color: #04446a;
	font-weight: bold;
	letter-spacing: 4px;
}
.hsf-title {
	height: 28px;
	width: 6px;
	background-color: #066391;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.hsf-more {
	text-align: right;
	line-height: 28px;
}
.hsf-news {
	width: 100%;
	font-size: 16px;
	float: left;
	text-align: left;
}
.hsf-news li {
	text-align: left;
	float: left;
	width: 99%;
	line-height: 38px;
	OVERFLOW: hidden;
	list-style: inside;
	list-style-type: none;
	background: url("../img/hsf20220420/ico.png") no-repeat left 17px;
	padding-left: 10px;
}
.hsf-news li a {
	color: #333;
	width: 100%;
}
.hsf-news li a:hover {
	color: #0069c2;
}
.hsf-cyfz {
	padding-bottom: 14px;
	border-bottom: 2px solid #dadada;
	margin-bottom: 16px;
	height: 34px;
}
.hsf-cyfz2 a {
	color: #04446a;
	border-bottom: 2px solid #04446a;
	padding-bottom: 13px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 4px;
}
.hsf-cyfz2 a:hover {
	color: #0069c2;
	text-decoration: none;
}
.hsf-cyfz2 p {
	line-height: 38px;
	text-align: left;
	font-size: 16px;
	padding-bottom: 20px;
	color: #333333;
}
.hsf_bqbj {
	background: url("../img/hsf20220420/hsf-3.jpg") repeat-y top;
	height: 100%;
	width: 100%;
}
.hsf-bq {
	float: left;
	line-height: 36px;
	color: #ffffff;
	font-size: 14px;
}
.hsf-bq a {
	overflow: hidden;
	color: #ffffff;
}
.hsf-bq a:hover {
	color: #eb9500;
}
.hsf-bqlm {
	float: left;
	line-height: 36px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.hsf-bqlm a {
	overflow: hidden;
	color: #ffffff;
}
.hsf-bqlm a:hover {
	color: #eb9500;
}
/* addcss */
.fc img {
	margin: 35px 0;
}
.top-nav li {
	position: relative;
}
.account-panel {
	position: absolute;
	width: 170px;
	display: none;
	background-color: #FFFFFF;
	z-index: 99;
}
.account-panel img, .topBanner .swiper-slide img, .yaowenBanner img {
	width: 100%;
}
.top-nav li:hover .account-panel {
	display: block;
}
.nav_list ol li {
	display: block;
	width: 100%;
}
.nav_list>li {
	position: relative;
}
.nav_list ol {
	background-color: rgb(6,98,145);
	display: none;
	position: absolute;
	width: 100%;
	z-index: 9;
}
.nav_list>li:hover .nextNav {
	display: block!important;
}
.hsf_bgimg {
	max-width: 1920px;
	margin: auto;
	min-width: 1200px;
}
.yaowenBanner .swiper-slide img {
	height: 338px;
}
.yaowenBanner .swiper-slide {
	position: relative;
}
.yaowenBanner .swiper-slide p {
	position: absolute;
	bottom: 0;
	width: 90%;
	background-color: rgba(0,0,0,0.5);
	line-height: 50px;
	color: #FFFFFF;
	padding: 0 5%;
}
.yaowenBanner .swiper-slide p, .hsf-news li a, .hsf-txt1 p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.clearBox {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e5ecf0;
	margin-top: 50px;
}
/* 后面实现稿新加的样式开始 上面背景也新增了在125行*/
.hsf_wz {
	line-height: 34px;
	font-size: 14px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 6px;
}
/* .hsf_liebiaoyetxt {text-align:left; width:820px;font-size:16px; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px #cccccc dashed; } */
/* .hsf_liebiaoyetxt合并一个ul的虚线样式改写 */
.hsf_liebiaoyetxt li:nth-child(8n) {
	width: 820px;
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: 1px #cccccc dashed;
}
.hsf_liebiaoyetxt li:nth-child(8n+1) {
	padding-top: 20px;
}
.hsf_liebiaoyetxt li {
	float: left;
	width: 820px;
	line-height: 38px;
}
.hsf_liebiaoyetxt li a {
	overflow: hidden;
	color: #333333;
	text-decoration: none;
	background: url("../img/hsf20220420/ico.png") no-repeat 0px center;
	padding-left: 10px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hsf_liebiaoyetxt li a:hover {
	color: #0069c2;
	text-decoration: none;
}
.hsf_liebiaoyetxt li .time {
	margin: 0px 5px;
	color: #999;
	font-size: 14px;
	float: right;
}
.m_left_nav {
	width: 220px;
	text-align: center;
}
.m_left_nav li a {
	background: url(../img/hsf20220420/left-lmbg.png) bottom no-repeat;
	height: 63px;
	display: block;
	line-height: 63px;
	font-size: 18px;
	width: 220px;
	color: #066391
}
.m_left_nav li a:hover {
	background-position: top;
	color: #fff
}
.m_left_nav li.hover a {
	background-position: top;
	color: #fff
}
.cy-list {
	margin-top: 30px;
}
.cy-list li {
	background: #fff;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	position: relative;
	line-height: 0;
	height: 340px;
	text-align: center
}
.cy-list li .tspic {
	width: 100px;
	height: 100px;
	margin: 10px auto 2px;
}
.cy-list li h3 {
	padding: 0px;
	text-align: center;
	text-align: center;
	color: #066391;
}
.cy-list li .info {
	text-align: left;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	width: 220px;
	margin: auto;
	padding-top: 20px;
}
.cy-list li:hover {
	background: #dff5ff;
}
.cy-list li:hover .info {
	color: #333
}
/* .cy-list-col ul {width:1240px;overflow:hidden; } */
.cy-list-col li {
	width: 1240px;
	float: left;
	width: 270px;
	height: 380px;
	border-top: 1px solid #eaeaea;
	border-bottom: 8px solid #066391;
}
.cy-box {
	box-shadow: 0px 0px 10px #ccc;
}
.hsf_wenzhangtxt {
	line-height: 36px;
	font-size: 14px;
}
.hsf_wenzhangtxt h1 {
	text-align: center;
	line-height: 56px;
	font-size: 36px;
}
.hsf_wenzhangtxt h2 {
	text-align: center;
	line-height: 56px;
	font-size: 36px;
	color: #04446a;
}
.hsf_wenzhangtxt p {
	text-align: left;
	line-height: 32px;
	font-size: 18px;
	color: #333333;
	margin: 15px 0px 15px 0px;
}
.hsf_wenzhangtxt img {
	width: 100%!important;
	height: auto !important;
}
.hsf_wenzhangtxt span {
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #393939;
	display: block
}
.hsf_wenzhangtxtline {
	list-style: inside;
	list-style-type: none;
	border-bottom: 1px #cccccc dashed;
	margin-bottom: 20px;
}
.hsf_ztliebiaoye {
	text-align: left;
	width: 100%;
	font-size: 16px;
	padding-bottom: 20px;/* border-bottom: 1px #cccccc dashed; */
}
.hsf_ztliebiaoye li {/* float:left; */
	width: 100%;
	line-height: 38px;
}
.hsf_ztliebiaoye li a {
	overflow: hidden;
	color: #333333;
	text-decoration: none;
	background: url("../img/hsf20220420/ico.png") no-repeat 0px 10px;
	padding-left: 10px;
}
.hsf_ztliebiaoye li a:hover {
	color: #0069c2;
	text-decoration: none;
}
.hsf_ztliebiaoye li .time {
	margin: 0px 5px;
	color: #999;
	font-size: 14px;
	float: right;
}
.hsf_ztliebiaoye li:nth-child(8n) {
	padding-bottom: 20px;
	border-bottom: 1px #cccccc dashed;
}
.hsf_ztliebiaoye li:nth-child(8n+1) {
	padding-top: 20px;
}
.lishi {
	width: 900px;
	margin: 30px auto;
	background-image: url("../img/hsf20220420/lsBg.png");
	background-repeat-x: no-repeat;
	background-position-x: 46%;
	padding-top: 30px;
	background-position-y: -10px;
	padding-top: 10px;
	background-repeat: repeat-y;
}
.lishi li {
	width: 240px;
	padding: 0 75px;
	min-height: 183px;
}
.lishi li p {
	line-height: 35px;
}
.lshiTime {
	font-size: 30px;
	color: #04446a;
	font-weight: bold;
	margin-bottom: 10px;
}
.lishi li:nth-child(2n) {
	background-repeat: no-repeat;
	background-position-x: 380px;
}
.lishi li:nth-child(2n-1) {
	margin-left: 400px;
}
.lishi li:last-child {
	min-height: 115px;
}
.hsf-txt3 {
	text-align: center;
	line-height: 100px;
	font-size: 32px;
	color: #04446a;
	font-weight: bold;
}
.hsf-txt4 {
	width: 346px;
	text-align: center;
	line-height: 26px;
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 8px;
	padding-top: 180px;
}
/* 产业布局轮播图 */
.cyebanner {
	width: 1230px;
	overflow: hidden;
	padding: 0 5px;
}
.cy-list {
	position: relative;
}
.cy-list .swiper-pagination {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.cy-list .swiper-pagination span {
	margin: 0 5px;
	background-color: rgba(154,223,255,1);
	opacity: 1!important;
}
.cy-list .swiper-pagination-bullet-active {
	background-color: rgb(69,99,145)!important;
}
.arrow-left, .arrow-right {
	font-size: 35px;
	color: rgb(0,158,137);
	cursor: pointer;
	position: absolute;
	bottom: -25px;
	font-weight: bold;
	z-index: 99;
}
.arrow-left {
	left: 40%;
}
.arrow-right {
	right: 40%;
}
/*  */
.moreBox button {
	background: none;
	border: none;
	font-size: 16px;
	cursor: pointer;
	border: 1px solid #eee;
	width: 100%;
	line-height: 35px;
	border-radius: 4px;
}
/*  */
.cyfbBox .hsf-news li {
	width: 570px;
}
.cyfbBox .hsf-news li:nth-child(2n) {
	margin-left: 40px;
}
/* #search_box input.textbox{background-color: none !important;} */
input:-webkit-autofill {
 -webkit-box-shadow:0 0 0 1000px white inset !important; /* 去掉input浏览器默认填充颜色 */
}
.w800 video {
	width: 100% !important;
	height: auto!important;
}
/*  */
.xie_news ul {
	width: 1240px;
	overflow: hidden;
}
.xie_news li {
	width: 1240px;
	float: left;
	width: 270px;
	height: 152px;
	margin: 0px 20px 0px 20px;
}
.xie_newsPic {
	position: relative;
	width: 270px;
	height: 152px;
	overflow: hidden;
}
.xie_newsTxtBg {
	width: 270px;
	height: 42px;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	top: 122px;
	left: 0;
}
.xie_newsTxt {
	width: 270px;
	height: 42px;
	line-height: 42px;
	_line-height: 42px;
	text-align: left;
	position: absolute;
	top: 116px;
	left: 2px;
	overflow: hidden;
}
.xie_newsTxt a:link {
	overflow: hidden;
	color: #ffffff;
	text-decoration: none;
}
.xie_newsTxt a:visited {
	color: #ffffff;
	text-decoration: none;
}
.xie_newsTxt a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.xie_newsTxt a {
	width: 100%;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*  */
.listZhuanti ul {
	display: flex;
}
.listZhuanti ul li {
	width: 270px;
	margin-right: 40px;
}
.listZhuanti ul li:nth-child(4n) {
	margin-right: 0!important;
}
.listZhuanti ul li img {
	width: 100%;
}
/* 新增的视频页 */
.tj {
	padding-top: 2px;
	text-align: center;
}
.tj ul {
	width: 852px;
	overflow: hidden
}
.tj li img {
	width: 252px;
	height: 164px;
}
.tj ul li {
	float: left;
	margin-right: 32px;
	list-style: none;
	margin-bottom: 40px;
	width: 252px;
	height: 260px;
	background-color: #f9f9f9;
}
.tj ul li:nth-of-type(3n) {
	margin-right: 0;
}
.tj li p {
	line-height: 28px;
	text-align: left;
	font-size: 16px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f9f9f9;
}
.v-time {
	color: #999;
	font-size: 14px;
	float: left;
}
.tj li a p {
	overflow-y: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 55px;
}
.addImgCon {
	float: left;
	margin-left: 20px;
	width: 120px;
	max-height: 350px;
}
.addImgCon a {
	display: block;
	margin-bottom: 24px;
}
.addImgCon img {
	width: 120px;
	height: 67.5px;
}
.addImgactive {
	position: fixed;
	left: 88%;
	z-index: 999;
	top: 0;
}
.wideBox {
	position: relative;
	width: 100%;
}
/*20220915*/
.content4 {
	width: 900px;
	margin: 0 auto;
}
.xin_liebiaoyetxt {
	text-align: left;
	width: 900px;
	font-size: 16px;
	min-height: 500px;
}
.xin_liebiaoyetxt li {
	float: left;
	width: 900px;
	line-height: 60px;
	OVERFLOW: hidden;
	list-style: inside;
	list-style-type: none;
	border-bottom: 1px #efefef solid;
	margin-bottom: 30px;
}
.xin_liebiaoyetxt li h2 {
	font-size: 20px;
}
.xin_liebiaoyetxt li h2 a {
	overflow: hidden;
	color: #333333;
	text-decoration: none;
}
.xin_liebiaoyetxt li h2 a:hover {
	color: #fa983a;
}
.xin_liebiaoyetxt li .time {
	color: #333333;
	font-size: 16px;
	float: left;
	margin-right: 20px;
}
.xin_liebiaoyetxt li p {
	color: #333333;
	font-size: 18px;
	line-height: 26px;
	overflow-y: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.wyly {
	border: 1px solid #066291;
	border-radius: 50px;
	width: 200px;
	height: 48px;
	cursor: pointer;
	float: right;
	font-size: 24px;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	color: #066291;
}
.wyly:hover {
	border: 1px solid #066291;
	background-color: #e0f5ff;
	color: #066291;
}
.t_wyly, a.t_wyly:link, a.t_wyly:visited {
	color: #066291;
}
.hsf_lytxt {
	line-height: 36px;
	font-size: 16px;
	min-height: 500px;
}
.hsf_lytxt h1 {
	text-align: left;
	line-height: 56px;
	font-size: 36px;
}
.hsf_lytxt h2 {
	text-align: left;
	line-height: 56px;
	font-size: 36px;
	color: #04446a;
}
.hsf_lytxt p {
	text-align: left;
	line-height: 32px;
	font-size: 18px;
	color: #333333;
	margin: 15px 0px 15px 0px;
	text-indent: 2.2em;
}
.hsf_lytxt span {
	text-align: left;
	line-height: 36px;
	font-size: 16px;
	color: #333333;
}
.hsf_lytxtline {
	list-style: inside;
	list-style-type: none;
	border-bottom: 1px #cccccc dashed;
	margin-bottom: 20px;
}
.lbk01 {
	border: 1px solid #e5e5e5;
}
.liuyanbt {
	line-height: 50px;
	font-size: 30px;
	color: #066291;
	font-weight: bold;
	text-align: center;
}
.popdiv1-1 input {
	font-size: 16px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	width: 730px;
	border-radius: 4px;
	height: 40px;
	padding: 0 15px;
	outline: none;
}
.popdiv1-2 input {
	font-size: 16px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	width: 300px;
	border-radius: 4px;
	height: 40px;
	padding: 0 15px;
	outline: none;
}
.popdiv1-3 input {
	font-size: 16px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	width: 180px;
	border-radius: 4px;
	height: 40px;
	padding: 0 15px;
	outline: none;
}
.yzmBlock button {
	position: absolute;
	cursor: pointer;
	width: 108px;
	line-height: 39px;
	background-color: #066291;
	border: none;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
.LiBox {
	width: 900px;
	margin: 0px auto;
	display: flex;
	background-color: white;
}
.lyLogin {
	width: 200px;
	line-height: 45px;
	background-color: #066291;
	border: none;
	font-size: 22px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
.liuyan_hy {
	text-align: center;
	margin: auto;
	margin-bottom: 15px;
	line-height: 22px;
	width: 900px;
}
.liuyan_hy span {
	text-align: left;
	color: #505050;
	line-height: 22px;
}
.liuyan_hybiaodan {
	text-align: left;
	margin-bottom: 10px;
	line-height: 40px;
}
.liuyan_hybiaodan span {
	text-align: left;
	color: #505050;
	line-height: 40px;
}
.liuyan_hy_pro_m {
	width: 900px;
	background: #FFF;
}
.liuyan_hy_pro_m h2 {
	padding: 10px 0;
	display: block;
	background-color: #e9e9e9;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 10px;
}
.liuyan_hy_pro_m p {
	width: 900px;
	display: block;
	overflow: hidden;
}
.liuyan_hy_pro_m p span {
	width: 110px;
	text-align: right;
	float: left;
	display: block;
	height: 70px;
}
.liuyan_hy_pro_m p .text1 {
	float: left;
	width: 400px;
	height: 40px;
	line-height: 40px;
	background: #FFF;
	border: #C6C6C6 1px solid;
	margin-top: 0px;
	display: inline;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #393939;
}
.liuyan_hy_pro_m p .text2 {
	float: left;
	width: 298px;
	height: 40px;
	line-height: 40px;
	background: #FFF;
	border: #C6C6C6 1px solid;
	margin-top: 0px;
	display: inline;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #393939;
	margin-right: 10px;
}
.liuyan_hy_pro_m p a {
	float: left;
	height: 40px;
	display: block;
	color: #D61100;
}
.select-D {
	font-size: 16px;
	line-height: 30px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	width: 730px;
	border-radius: 4px;
	height: 400px;
	padding: 0 15px;
	outline: none;
	font-family: "微软雅黑";
	font-size: 16px;
	padding-top: 10px;
}
.hsf_hf {
	height: 40px;
}
.hsf_hf p {
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	float: left;
	background-color: #e60012;
	height: 40px;
	padding: 0px 20px 0px 20px;
}
.hsf_hfnr {
	background-color: #f4f4f4;
	padding: 30px;
	font-size: 16px;
	line-height: 32px;
}
.hsf_hfnr p {
	text-indent: 2.2em;
}
.lynr{
	min-height: 500px;
}
.lynr p.p1 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 50px;
}
.lynr p.p7 {
	list-style: inside;
	list-style-type: none;
	border-bottom: 1px #cccccc dashed;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.lynr p.p7 a {
	color: #0069c2;
}
.lynr p.p7 span.span1 {
	font-size: 16px;
	padding-right: 10px;
	margin-right: 10px;
	color: #333333;
}
.lynr p.p7 span.span1 a {
	color: #0069c2;
}
.lynr p.p7 span.span2 {
	color: #333333;
	font-size: 16px;
}
.liuColor .span3, .imageTextRe li .span3 {
	background-color: #F3F3F3!important;
}
.liuColor {
	position: relative;
}
.liuColor>img {
	position: absolute;
	bottom: -5px;
	right: 0;
}
.lynr p.p2 {
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 30px;
	text-indent: 2.2em;
}
.lynr img {
	margin-bottom: 30px;
}
